Sketcher CreateBSpline/zh-cn

Sketcher CreateBSpline

Menu location
Sketch → Sketcher geometries → Create B-spline
Workbenches
Sketcher
Default shortcut
G B B
Introduced in version
0.17
See also
Sketcher CreatePeriodicBSpline

Description

The Sketcher CreateBSpline tool creates a B-spline curve by control points. introduced in version 1.0: Or optionally by knot points.

B-spline curve (white) defined by 5 control points.
The control polygon (green) connects the control points (marked with dark yellow weight circles).
The number 3 (green, without brackets) in the center refers to the degree of the B-spline.
The numbers (1) and (4) (green, in round brackets) refer to the multiplicity of the knot points.
The numbers [1.00] (green, in square brackets) refer to the weights of the control points.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
  2. The cursor changes to a cross with the tool icon.
  3. The BSpline parameters section (introduced in version 1.0) is added at the top of the Sketcher Dialog.
  4. Optionally press the M key or select from the dropdown list in the parameters section to change the tool mode:
    • By control points:
      1. Optionally change the Degree (also possible after points have been picked):
        • Enter a number greater than zero.
        • Press the U key to increase the degree.
        • Press the J key to decrease the degree.
    • By knots: introduced in version 1.0
      1. B-splines by knots are always created with degree 3. But their degree can be changed later. See Notes.
  5. Optionally press the R key or check the Periodic checkbox to create a closed B-spline (also possible after points have been picked). introduced in version 1.0
  6. Pick several points.
  7. Optionally press the F key before finishing to delete the last point. introduced in version 1.0
  8. Right-click or press Esc to finish the input.
  9. The B-spline is created, including a set of internal geometry (weight circles and knot points).
  10. If the tool runs in continue mode:
    1. Optionally keep creating B-splines.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.

Notes

Limitations